home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 30
/
Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso
/
Aminet
/
util
/
arc
/
xadmaster.lha
/
xad
/
Docs
/
xadUnFile.doc
< prev
Wrap
Text File
|
1999-02-09
|
2KB
|
77 lines
NAME
xadUnFile 1.3
SYNOPSIS
xadUnFile FROM/A,DESTDIR,PASSWORD/K,FILE/M,NE=NOEXTERN/S,
INFO=LIST/S,OW=OVERWRITE/S,NOTREE/S,ASKMAKEDIR/S,
NOCOMMENT/S,NOPROT/S,NODATE/S
DESCRIPTION
xadUnFile is the master shell tool to extract data from
disk archives.
FROM specifies the disk archive that should be handled.
DESTDIR is the destination directory. The directory is created
when it does not exist (except if ASKMAKEDIR is turned on and
you select no.
PASSWORD can be used to supply a password for unarchiving of
encrypted archives.
FILE allows you to select multiple filenames (including patterns),
which should be extracted. When FILE is not given, all files are
extacted. With FILE only matching files are extracted.
NOTE: When you do not use NOTREE keyword, the patterns check
includes checks for directory structure as well.
NOEXTERN prohibits the use of external clients for
recognition purposes.
INFO or LIST prints information about the archive and does not
do any unarchiving.
OVERWRITE forces the program to overwrite an already existing
destination file. Normally you are asked about that.
NOTREE skips all directory names and writes the files directly to
destination directory.
ASKMAKEDIR forces the program to ask you, if a missing directory
should be created.
NOCOMMENT prevents setting archived file comments, NOPROT prevents
setting file protection bits and NODATE prevents setting date
information.
EXAMPLES
Shell> xadUnFile archive.tar RAM:
Unarchive the tar archive to RAM:
Shell> xadUnFile archive.tar LIST
Tells information about archive.tar file.
HISTORY
xadUnFile 1.3
- added size output for "group archivers" like LzX
xadUnFile 1.2
- added output for corrupted files
xadUnFile 1.1
- added FILE parameter and directory creation
xadUnFile 1.0
- First public release.
COPYRIGHT
xadUnFile is freely distributable for noncommercial use.
AUTHOR
Dirk Stöcker
Geschwister-Scholl-Straße 10
01877 Bischofswerda
GERMANY
Dirk Stoecker <stoecker@amigaworld.com>